dsh-desktop-shortcut:为 DSH Web 提供 Windows 桌面快捷方式

`dsh-desktop-shortcut` 是由 `fuyue521` 维护的 DeepSeek Harness(DSH)Web 插件,旨在简化 Windows 用户访问本地 DSH Web 的流程。该插件通过创建桌面快捷方式,实现双击即可启动 `dsh web` 服务并自动打开浏览器,解决了手动输入命令和 URL 的繁琐操作。 核心功能包括:一键生成可定制的桌面快捷方式(支持名称、图标、启动参数及浏览器选择,如 Edge/Chrome);在 Web UI 中集成可拖拽的浮动刷新按钮,具备加载动画、成功反馈,并在 AI 回复期间自动禁用并显示红色提示,避免干扰。 安装前需确保 Windows

Read More
dsh-desktop-windowos: A Windows Desktop Shell for DSH

dsh-desktop-windowos is a DSH Windows desktop shell maintained by RAFOLIE, built on Tauri v2, React 18, and TypeScript. The application automatically launches the local DSH web service, embeds a native webchat within the window, runs in the system tray, displays system notifications upon task completion, and delivers a single portable EXE file of approximately 4.5 MB. It can be installed via `dsh plugin --profile web add dsh-desktop-plugin` or downloaded directly from GitHub Releases. Features include an environment management panel, log and diagnostic export, dual-channel automatic updates for both DSH and the shell, crash self-healing, and additional modes. It requires Node.js ^22.19 or ≥ 24 and is compatible with Windows only.

Read More
Use deepseek-harness-desktop to embed the official web interface into the Windows desktop

deepseek-harness-desktop is a community-maintained desktop shell developed and maintained by chyra-moon, which packages the official DeepSeek Harness web interface into an independent Windows x64 window with a 1:1 restoration of the original UI. The installation package comes with a built-in runtime environment. It can host the dsh server internally, or reuse existing web/CLI instances and share sessions; it will automatically take over the session about 5 seconds after the external service is disconnected. This article verifies the installation commands, three release packages, shortcut keys and settings.json configuration according to the community repository and GitHub, and clarifies that this is an unofficial community project.

Read More